Personal tools

Lua/Client/ClientActor/Functions/IsValid

From JC2-MP Documentation

< Lua‎ | Client‎ | ClientActor
Jump to: navigation, search

Returns    boolean
Prototype    IsValid(ClientActor entity, boolean)
Description    Returns true if entity exists. The boolean is whether to check if the ClientActor is also initialized and ready to use. Default is true.


See also

IsValid